home *** CD-ROM | disk | FTP | other *** search
/ Champak 61 / Volume 61 - JOGO DISK .iso / Games / fruit_cake_decoration.swf / scripts / DefineButton2_394 / BUTTONCONDACTION on(release).as next >
Text File  |  2008-03-12  |  67b  |  5 lines

  1. on(release){
  2.    _root.reset = "on";
  3.    _root.gotoAndPlay(4);
  4. }
  5.